home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / comms / hs_inst3.arj / HS-WC26.ARJ / HS-WC26.DOC < prev   
Text File  |  1993-08-25  |  4KB  |  92 lines

  1.  
  2.                   INSTALLING HS/LINK EXTERNAL PROTOCOL
  3.                  IN WILDCAT! BBS TEST DRIVE VERSION 2.6
  4.  
  5.      Please refer to the WILDCAT! manual for detailed information on
  6.      installation of external protocols.  This information was tested
  7.      with WILDCAT! test drive version 2.61S.
  8.  
  9.      The following installation steps should work for most folks:
  10.  
  11.      Run MAKEWILD.EXE to set your wildcat configuration options.
  12.  
  13.      On page 'General Information - Part 1' line 11, add 1 to the number
  14.      of external protocols.  If this is your first external protocol,
  15.      set this entry to '1'.
  16.  
  17.      On page 'External Protocol Definition' enter the following
  18.      information for HS/Link:
  19.  
  20.   ╔════════════════════════════════════════════════════════════════════════╗
  21.   ║                   EXTERNAL PROTOCOL DEFINITIONS                        ║
  22.   ║                                                                        ║
  23.   ║      LTR      Name           Up .BAT         Dn .BAT      Batch        ║
  24.   ║       -   ------------     -----------     ------------     -          ║
  25.   ║       H   HS/Link          HS-U.BAT        HS-D.BAT         Y          ║
  26.   ║                                                                        ║
  27.   ╚════════════════════════════════════════════════════════════════════════╝
  28.  
  29.      On page 'Node Information' line 4 set the Path for External
  30.      Protocols to C:\WILDCAT\EP.  Note that if you use a different
  31.      directory here you must also edit the CD statements in HS-U.BAT and
  32.      HS-D.BAT to reflect your system.
  33.  
  34.      Place a copy of HSLINK.EXE into your protocol directory,
  35.      C:\WILDCAT\EP.  Also copy the supplied HS-U.BAT and HS-D.BAT files
  36.      into the C:\WILDCAT\EP directory.
  37.  
  38.      This should get you set up in under 10 minutes.
  39.  
  40.      Wildcat 2.6 does not support batch uploads, nor does it support
  41.      bidirectional transfers.  If the caller attempts to upload multiple
  42.      files, or files that do not match the filename given in advance,
  43.      the resulting upload file may be corrupt or misnamed.
  44.  
  45.      I understand that Mustang software is currently working on a new
  46.      version of Wildcat! which will have these capabilities.  Please
  47.      contact Mustang for upgrade information.
  48.  
  49.      Note for systems running locked COM ports:
  50.      We have found that if you use a locked DTE of 9600 or above, you
  51.      will need to have a NS16550AN UART installed. Also, for rock solid
  52.      performance you should add the -HS (Handshake Slow) switch to your
  53.      'HS-D.BAT' and 'HS-U.BAT' batch files.
  54.  
  55.      You can edit HS-D.BAT and HS-U.BAT to include options on the HSLINK
  56.      command line, but most folks won't need to change anything. If your
  57.      system can't keep up with the COM port while accessing the disk
  58.      drive, you may want to add -HS to the command line in each file.
  59.      If you want to experiment, there are a number of optional
  60.      parameters you can read about in HSLINK.DOC and HSLINK.NEW.
  61.  
  62.      Contents of HS-D.BAT
  63.      --------------------
  64.           CD \WILDCAT\EP
  65.           HSLINK -P%2 -B%1 %3 %4 %5 %6 %7 %8 %9
  66.           IF ERRORLEVEL 1 COPY ALL.OK TRANSFER.BAD
  67.  
  68.      Contents of HS-U.BAT
  69.      --------------------
  70.           CD \WILDCAT\EP
  71.           HSLINK -P%2 -B%1 -U%5
  72.  
  73.      I hope these instructions help, but remember, I can't take
  74.      responsibility for any damages resulting from these instructions.
  75.      If you get stuck, it always helps to read the DOC files that come
  76.      with Wildcat! and with HS/Link.  If all else fails, call up the
  77.      Tool Shop and ask for help on the Support Conference.  Either I
  78.      will help you, or somebody else will know the answer and give you a
  79.      hand.
  80.  
  81.      Good luck!
  82.  
  83.      Samuel H. Smith
  84.      Sysop of The Tool Shop
  85.  
  86.         Phone number         Modem type                Access
  87.        --------------    ---------------------   -------------------
  88.        (818) 891-6780    v.32bis 14400           Free to all
  89.        (818) 891-1344    v.32bis 14400           Multiple subscriber lines
  90.        (818) 891-3772    US Robotics HST 9600    Subscribers only
  91.  
  92.